Skip to content

feat: parser implementation and structure refactor#11

Merged
MichalSzandar merged 14 commits into
mainfrom
feat/parser-implementation
May 25, 2026
Merged

feat: parser implementation and structure refactor#11
MichalSzandar merged 14 commits into
mainfrom
feat/parser-implementation

Conversation

@WojtussToKox
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread include/scene/Scene.hpp Outdated
Comment thread include/scene/components/BlinkComponent.hpp Outdated
Comment thread include/scene/SceneAll.hpp Outdated
Comment thread include/scene/SceneObject.hpp Outdated
Comment thread include/scene/components/Component.hpp Outdated
@WojtussToKox WojtussToKox changed the title refactor: reorganize project structure and standarized code feat: parser implementation and structure refactor May 16, 2026
Comment thread include/scene/SceneObject.hpp Outdated
Comment thread protoFiles/neuronide.proto
Comment thread src/parser/Parser.cpp
Copy link
Copy Markdown

@M1KUS3Q M1KUS3Q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read comments / lgtm

Comment thread protoFiles/tests/test_scene.pbtxt Outdated
@MichalSzandar MichalSzandar force-pushed the feat/parser-implementation branch from 6ae9172 to 5254dc2 Compare May 25, 2026 21:12
@MichalSzandar MichalSzandar merged commit 67aecaf into main May 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create template classes for Scene, SceneObject and Component Create Parser class Prepare protobuff file

3 participants